速報APP / 程式庫與試用程式 / BLE Peripheral Simulator

BLE Peripheral Simulator

價格:免費

更新日期:2017-03-30

檔案大小:68k

目前版本:10.0

版本需求:Android 5.0 以上版本

官方網站:https://github.com/WebBluetoothCG/web-bluetooth

Email:ortuno@google.com

BLE Peripheral Simulator(圖1)-速報App

The BLE Peripheral Simulator is an Android app that allows developers to try out new features of Web Bluetooth without the need for a BLE Peripheral Device. You can check the code at: https://github.com/WebBluetoothCG/ble-test-peripheral-android

BLE Peripheral Simulator(圖2)-速報App

Developers can use the app to simulate a BLE Peripheral with one of three services:

BLE Peripheral Simulator(圖3)-速報App

* Battery Service

BLE Peripheral Simulator(圖4)-速報App

* Heart Rate Service

BLE Peripheral Simulator(圖5)-速報App

* Health Thermometer Service

BLE Peripheral Simulator(圖6)-速報App

Developers can use the new Web Bluetooth features to connect to the app to Read and Write Characteristics, Subscribe to Notifications for when the Characteristics change, and Read and Write Descriptors.

From the app, developers can set the characteristics' values, send notifications and disconnect.